bytecode - definitie. Wat is bytecode
Diclib.com
Online Woordenboek

Wat (wie) is bytecode - definitie


Bytecode         
FORM OF INSTRUCTION SET DESIGNED TO BE RUN BY A SOFTWARE INTERPRETER
Byte code; P-Code; P-Codes; Intermediate code; Byte-code; Bitcode; Byte Code; Bytecodes; Portable code; P-code; Byte-compile; Byte-compiler; Byte-code compiler
Bytecode (also called portable code or p-code) is a form of instruction set designed for efficient execution by a software interpreter. Unlike human-readable source code, bytecodes are compact numeric codes, constants, and references (normally numeric addresses) that encode the result of compiler parsing and performing semantic analysis of things like type, scope, and nesting depths of program objects.
byte-code compiler         
FORM OF INSTRUCTION SET DESIGNED TO BE RUN BY A SOFTWARE INTERPRETER
Byte code; P-Code; P-Codes; Intermediate code; Byte-code; Bitcode; Byte Code; Bytecodes; Portable code; P-code; Byte-compile; Byte-compiler; Byte-code compiler
<programming, tool> A compiler which outputs a program in some kind of byte-code. Compare: byte-code interpreter. (1995-11-04)
intermediate code         
FORM OF INSTRUCTION SET DESIGNED TO BE RUN BY A SOFTWARE INTERPRETER
Byte code; P-Code; P-Codes; Intermediate code; Byte-code; Bitcode; Byte Code; Bytecodes; Portable code; P-code; Byte-compile; Byte-compiler; Byte-code compiler
Uitspraakvoorbeelden voor bytecode
1. You could almost think of the APL expression as Bytecode.
Dyalog Modern Programming Language _ Morten Kromberg _ Talks at Google
2. And I got this thing to work, programed it in Z80 Bytecode.
Dyalog Modern Programming Language _ Morten Kromberg _ Talks at Google